home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 1.iso
/
pc
/
data
/
m16.dir
/
00007.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-06
|
218 b
|
11 lines
on mouseDown
global gTextField
set the castNum of sprite 8 to cast "b046"
if pressButton(8) then
pupSprites(1, 48, 0)
set gTextField to "recognition.txt"
showtext()
go("recognition")
end if
end